2026-09-21 00:28:31,641 [ 162861 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-09-21 00:28:31,641 [ 162861 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-09-21 00:28:31,641 [ 162861 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-09-21 00:28:31,641 [ 162861 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_hycm0g --privileged --dns-search='.' --memory=30703247360 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2]' test_executable_user_defined_functions_config_reload/test.py::test test_explain_estimates/test.py::test_explain_estimates test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_header_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node]' 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path]' test_filesystem_cache/test.py::test_custom_cached_disk test_filesystem_cache/test.py::test_dynamic_resize test_filesystem_cache/test.py::test_filesystem_cache_log test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio 'test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node]' test_filesystem_cache/test.py::test_system_sync_filesystem_cache test_grpc_protocol_ssl/test.py::test_insecure_channel test_grpc_protocol_ssl/test.py::test_secure_channel test_grpc_protocol_ssl/test.py::test_wrong_client_certificate test_hot_reload_storage_policy/test.py::test_hot_reload_policy test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table test_http_and_readonly/test.py::test_http_get_is_readonly test_http_native/test.py::test_http_native_returns_timezone test_inherit_multiple_profiles/test.py::test_combined_profile test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_jbod_ha/test.py::test_jbod_ha test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_block_acl/test.py::test_keeper_block_acl test_keeper_compression/test_with_compression.py::test_select test_keeper_disks/test.py::test_logs_with_disks test_keeper_disks/test.py::test_snapshots_with_disks test_keeper_four_word_command/test_allow_list.py::test_allow_list test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_keeper_memory_soft_limit/test.py::test_soft_limit_create test_keeper_mntr_pressure/test.py::test_aggressive_mntr test_keeper_nodes_move/test.py::test_node_move test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_session/test.py::test_session_close_shutdown test_keeper_session/test.py::test_session_timeout 'test_keeper_zookeeper_converter/test.py::test_acls[False]' 'test_keeper_zookeeper_converter/test.py::test_acls[True]' 'test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False]' 'test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True]' 'test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False]' 'test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True]' 'test_keeper_zookeeper_converter/test.py::test_smoke[False]' 'test_keeper_zookeeper_converter/test.py::test_smoke[True]' test_mask_sensitive_info/test.py::test_backup_table test_mask_sensitive_info/test.py::test_backup_table_AzureBlobStorage test_mask_sensitive_info/test.py::test_backup_to_s3 test_mask_sensitive_info/test.py::test_create_alter_user test_mask_sensitive_info/test.py::test_create_database test_mask_sensitive_info/test.py::test_create_dictionary test_mask_sensitive_info/test.py::test_create_table test_mask_sensitive_info/test.py::test_encryption_functions test_mask_sensitive_info/test.py::test_iceberg_cluster_function test_mask_sensitive_info/test.py::test_on_cluster test_mask_sensitive_info/test.py::test_query_masking_rule_with_ddl test_mask_sensitive_info/test.py::test_table_function_ways_to_call test_mask_sensitive_info/test.py::test_table_functions test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree test_named_collections_encrypted/test.py::test_local_storage_encrypted test_named_collections_encrypted/test.py::test_zookeper_storage_encrypted test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster test_no_merges_volume_ttl/test.py::test_no_merges_volume_no_regular_merges test_no_merges_volume_ttl/test.py::test_no_merges_volume_ttl_merge test_non_default_compression/test.py::test_preconfigured_custom_codec test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec test_non_default_compression/test.py::test_uncompressed_cache_custom_codec test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec test_old_parts_finally_removed/test.py::test_part_finally_removed test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] test_external_http_authenticator/test.py::test_basic_auth_failed test_non_default_compression/test.py::test_preconfigured_custom_codec test_keeper_zookeeper_converter/test.py::test_acls[False] test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mask_sensitive_info/test.py::test_backup_table test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_grpc_protocol_ssl/test.py::test_insecure_channel test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used [gw4] [ 1%] PASSED test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_header_failed [gw4] [ 2%] PASSED test_external_http_authenticator/test.py::test_header_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response [gw1] [ 3%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] [gw7] [ 4%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes [gw2] [ 5%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] [gw8] [ 6%] PASSED test_grpc_protocol_ssl/test.py::test_insecure_channel test_grpc_protocol_ssl/test.py::test_secure_channel [gw2] [ 7%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] [gw8] [ 8%] PASSED test_grpc_protocol_ssl/test.py::test_secure_channel test_grpc_protocol_ssl/test.py::test_wrong_client_certificate [gw2] [ 9%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] [gw5] [ 10%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync [gw2] [ 11%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] [gw2] [ 12%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] [gw7] [ 13%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw2] [ 14%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] [gw1] [ 15%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] test_filesystem_cache/test.py::test_custom_cached_disk [gw2] [ 16%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] [gw4] [ 17%] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass [gw2] [ 18%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] test_external_cluster/test.py::test_ddl [gw8] [ 19%] PASSED test_grpc_protocol_ssl/test.py::test_wrong_client_certificate [gw7] [ 20%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw4] [ 21%] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw5] [ 22%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout [gw4] [ 23%] PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw6] [ 24%] PASSED test_non_default_compression/test.py::test_preconfigured_custom_codec test_non_default_compression/test.py::test_preconfigured_default_codec [gw7] [ 25%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw9] [ 26%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_keeper_persistent_log/test.py::test_ephemeral_after_restart [gw5] [ 27%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_old_versions/test.py::test_client_is_older_than_server [gw5] [ 28%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_hot_reload_storage_policy/test.py::test_hot_reload_policy [gw5] [ 29%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw9] [ 30%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where [gw3] [ 31%] PASSED test_keeper_zookeeper_converter/test.py::test_acls[False] test_keeper_zookeeper_converter/test.py::test_acls[True] [gw9] [ 32%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree [gw0] [ 33%] PASSED test_mask_sensitive_info/test.py::test_backup_table test_mask_sensitive_info/test.py::test_backup_table_AzureBlobStorage test_keeper_internal_secure/test.py::test_secure_raft_works [gw0] [ 34%] PASSED test_mask_sensitive_info/test.py::test_backup_table_AzureBlobStorage test_mask_sensitive_info/test.py::test_backup_to_s3 [gw7] [ 35%] PASSED test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard [gw7] [ 36%] PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client [gw7] [ 37%] PASSED test_old_versions/test.py::test_server_is_older_than_client [gw6] [ 38%] PASSED test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec [gw4] [ 39%] PASSED test_hot_reload_storage_policy/test.py::test_hot_reload_policy test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table [gw9] [ 40%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree test_named_collections_encrypted/test.py::test_local_storage_encrypted [gw8] [ 41%] PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart [gw2] [ 42%] PASSED test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated test_executable_user_defined_functions_config_reload/test.py::test [gw2] [ 43%] PASSED test_external_cluster/test.py::test_ddl_replicated [gw6] [ 44%] PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec test_non_default_compression/test.py::test_uncompressed_cache_custom_codec [gw8] [ 45%] PASSED test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart [gw3] [ 46%] PASSED test_keeper_zookeeper_converter/test.py::test_acls[True] test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] [gw4] [ 47%] PASSED test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table test_keeper_disks/test.py::test_logs_with_disks [gw6] [ 48%] PASSED test_non_default_compression/test.py::test_uncompressed_cache_custom_codec test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec test_keeper_session/test.py::test_session_close_shutdown [gw6] [ 49%] PASSED test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec [gw1] [ 50%] PASSED test_filesystem_cache/test.py::test_custom_cached_disk test_filesystem_cache/test.py::test_dynamic_resize test_inherit_multiple_profiles/test.py::test_combined_profile [gw8] [ 51%] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart test_http_and_readonly/test.py::test_http_get_is_readonly [gw1] [ 52%] PASSED test_filesystem_cache/test.py::test_dynamic_resize test_filesystem_cache/test.py::test_filesystem_cache_log [gw3] [ 53%] PASSED test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] [gw6] [ 54%] PASSED test_inherit_multiple_profiles/test.py::test_combined_profile [gw1] [ 55%] PASSED test_filesystem_cache/test.py::test_filesystem_cache_log test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges [gw9] [ 56%] PASSED test_named_collections_encrypted/test.py::test_local_storage_encrypted test_named_collections_encrypted/test.py::test_zookeper_storage_encrypted [gw5] [ 57%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_keeper_block_acl/test.py::test_keeper_block_acl [gw7] [ 58%] PASSED test_executable_user_defined_functions_config_reload/test.py::test [gw8] [ 59%] PASSED test_http_and_readonly/test.py::test_http_get_is_readonly test_explain_estimates/test.py::test_explain_estimates test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success [gw4] [ 60%] PASSED test_keeper_session/test.py::test_session_close_shutdown test_keeper_session/test.py::test_session_timeout [gw4] [ 61%] PASSED test_keeper_session/test.py::test_session_timeout test_keeper_compression/test_with_compression.py::test_select [gw3] [ 62%] PASSED test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] [gw0] [ 63%] PASSED test_mask_sensitive_info/test.py::test_backup_to_s3 test_mask_sensitive_info/test.py::test_create_alter_user [gw7] [ 64%] PASSED test_explain_estimates/test.py::test_explain_estimates [gw4] [ 65%] PASSED test_keeper_compression/test_with_compression.py::test_select [gw9] [ 66%] PASSED test_named_collections_encrypted/test.py::test_zookeper_storage_encrypted test_http_native/test.py::test_http_native_returns_timezone [gw2] [ 67%] PASSED test_keeper_disks/test.py::test_logs_with_disks test_keeper_disks/test.py::test_snapshots_with_disks [gw0] [ 68%] PASSED test_mask_sensitive_info/test.py::test_create_alter_user test_mask_sensitive_info/test.py::test_create_database [gw8] [ 69%] PASSED test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success test_keeper_memory_soft_limit/test.py::test_soft_limit_create [gw0] [ 70%] PASSED test_mask_sensitive_info/test.py::test_create_database test_mask_sensitive_info/test.py::test_create_dictionary [gw0] [ 71%] PASSED test_mask_sensitive_info/test.py::test_create_dictionary test_mask_sensitive_info/test.py::test_create_table [gw3] [ 72%] PASSED test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] [gw7] [ 73%] PASSED test_http_native/test.py::test_http_native_returns_timezone test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster [gw8] [ 74%] SKIPPED test_keeper_memory_soft_limit/test.py::test_soft_limit_create [gw1] [ 75%] PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts test_old_parts_finally_removed/test.py::test_part_finally_removed [gw6] [ 76%] PASSED test_keeper_block_acl/test.py::test_keeper_block_acl [gw2] [ 77%] PASSED test_keeper_disks/test.py::test_snapshots_with_disks [gw1] [ 78%] PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] test_keeper_four_word_command/test_allow_list.py::test_allow_list [gw3] [ 79%] PASSED test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] test_keeper_zookeeper_converter/test.py::test_smoke[False] [gw9] [ 80%] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw5] [ 81%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_no_merges_volume_ttl/test.py::test_no_merges_volume_no_regular_merges [gw6] [ 82%] PASSED test_keeper_four_word_command/test_allow_list.py::test_allow_list [gw3] [ 83%] PASSED test_keeper_zookeeper_converter/test.py::test_smoke[False] test_keeper_zookeeper_converter/test.py::test_smoke[True] test_keeper_nodes_move/test.py::test_node_move test_jbod_ha/test.py::test_jbod_ha [gw1] [ 84%] PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] test_filesystem_cache/test.py::test_system_sync_filesystem_cache [gw1] [ 85%] PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache [gw5] [ 86%] PASSED test_no_merges_volume_ttl/test.py::test_no_merges_volume_no_regular_merges test_no_merges_volume_ttl/test.py::test_no_merges_volume_ttl_merge [gw3] [ 87%] PASSED test_keeper_zookeeper_converter/test.py::test_smoke[True] test_keeper_mntr_pressure/test.py::test_aggressive_mntr [gw5] [ 88%] PASSED test_no_merges_volume_ttl/test.py::test_no_merges_volume_ttl_merge [gw8] [ 89%] PASSED test_old_parts_finally_removed/test.py::test_part_finally_removed [gw7] [ 90%] PASSED test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster [gw6] [ 91%] PASSED test_keeper_nodes_move/test.py::test_node_move [gw2] [ 92%] PASSED test_jbod_ha/test.py::test_jbod_ha [gw0] [ 93%] PASSED test_mask_sensitive_info/test.py::test_create_table test_mask_sensitive_info/test.py::test_encryption_functions [gw0] [ 94%] PASSED test_mask_sensitive_info/test.py::test_encryption_functions test_mask_sensitive_info/test.py::test_iceberg_cluster_function [gw9] [ 95%] PASSED test_keeper_mntr_pressure/test.py::test_aggressive_mntr [gw0] [ 96%] PASSED test_mask_sensitive_info/test.py::test_iceberg_cluster_function test_mask_sensitive_info/test.py::test_on_cluster [gw0] [ 97%] PASSED test_mask_sensitive_info/test.py::test_on_cluster test_mask_sensitive_info/test.py::test_query_masking_rule_with_ddl [gw0] [ 98%] PASSED test_mask_sensitive_info/test.py::test_query_masking_rule_with_ddl test_mask_sensitive_info/test.py::test_table_function_ways_to_call [gw0] [ 99%] PASSED test_mask_sensitive_info/test.py::test_table_function_ways_to_call test_mask_sensitive_info/test.py::test_table_functions [gw0] [100%] PASSED test_mask_sensitive_info/test.py::test_table_functions ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 111.54s call test_mask_sensitive_info/test.py::test_create_table 69.92s call test_mask_sensitive_info/test.py::test_table_functions 67.59s call test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 54.14s call test_mask_sensitive_info/test.py::test_backup_to_s3 53.55s call test_keeper_mntr_pressure/test.py::test_aggressive_mntr 50.21s call test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 39.12s call test_keeper_block_acl/test.py::test_keeper_block_acl 38.67s call test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 35.49s call test_old_parts_finally_removed/test.py::test_part_finally_removed 33.53s call test_jbod_ha/test.py::test_jbod_ha 32.39s call test_keeper_nodes_move/test.py::test_node_move 28.83s call test_named_collections_encrypted/test.py::test_zookeper_storage_encrypted 28.24s setup test_mask_sensitive_info/test.py::test_backup_table 27.12s teardown test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 26.30s call test_keeper_disks/test.py::test_logs_with_disks 25.83s call test_keeper_disks/test.py::test_snapshots_with_disks 23.10s call test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 22.51s call test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] 22.09s teardown test_named_collections_encrypted/test.py::test_zookeper_storage_encrypted 22.05s teardown test_keeper_disks/test.py::test_snapshots_with_disks 21.81s call test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] 21.41s call test_executable_user_defined_functions_config_reload/test.py::test 21.37s setup test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 19.54s call test_keeper_zookeeper_converter/test.py::test_smoke[True] 18.78s setup test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 18.33s call test_keeper_zookeeper_converter/test.py::test_acls[True] 18.23s setup test_external_cluster/test.py::test_ddl 17.95s setup test_keeper_disks/test.py::test_logs_with_disks 17.58s call test_mask_sensitive_info/test.py::test_iceberg_cluster_function 17.27s call test_keeper_internal_secure/test.py::test_secure_raft_works 16.79s teardown test_mask_sensitive_info/test.py::test_table_functions 16.57s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 16.48s call test_filesystem_cache/test.py::test_custom_cached_disk 16.34s call test_mask_sensitive_info/test.py::test_table_function_ways_to_call 16.32s setup test_keeper_zookeeper_converter/test.py::test_acls[False] 16.15s call test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] 16.12s setup test_keeper_memory_soft_limit/test.py::test_soft_limit_create 15.70s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 15.67s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 15.26s call test_non_default_compression/test.py::test_preconfigured_default_codec 15.21s setup test_non_default_compression/test.py::test_preconfigured_custom_codec 15.16s setup test_keeper_mntr_pressure/test.py::test_aggressive_mntr 15.16s setup test_grpc_protocol_ssl/test.py::test_insecure_channel 14.94s call test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] 14.50s setup test_filesystem_cache/test.py::test_custom_cached_disk 14.48s setup test_keeper_internal_secure/test.py::test_secure_raft_works 14.44s setup test_keeper_four_word_command/test_allow_list.py::test_allow_list 14.43s setup test_old_parts_finally_removed/test.py::test_part_finally_removed 14.33s setup test_keeper_session/test.py::test_session_close_shutdown 14.23s setup test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 14.00s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 13.93s setup test_named_collections_encrypted/test.py::test_local_storage_encrypted 13.89s setup test_external_http_authenticator/test.py::test_basic_auth_failed 13.57s call test_keeper_zookeeper_converter/test.py::test_smoke[False] 13.43s call test_keeper_session/test.py::test_session_close_shutdown 13.33s setup test_http_and_readonly/test.py::test_http_get_is_readonly 13.18s setup test_explain_estimates/test.py::test_explain_estimates 13.03s setup test_keeper_nodes_move/test.py::test_node_move 12.99s setup test_http_native/test.py::test_http_native_returns_timezone 12.79s setup test_no_merges_volume_ttl/test.py::test_no_merges_volume_no_regular_merges 12.36s setup test_jbod_ha/test.py::test_jbod_ha 12.08s setup test_keeper_persistent_log/test.py::test_ephemeral_after_restart 11.97s setup test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 11.94s setup test_keeper_block_acl/test.py::test_keeper_block_acl 11.25s call test_keeper_zookeeper_converter/test.py::test_acls[False] 10.46s call test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table 10.42s call test_keeper_persistent_log/test.py::test_state_duplicate_restart 10.10s call test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 9.96s teardown test_jbod_ha/test.py::test_jbod_ha 9.77s setup test_old_versions/test.py::test_client_is_older_than_server 8.59s setup test_executable_user_defined_functions_config_reload/test.py::test 8.45s setup test_keeper_compression/test_with_compression.py::test_select 8.30s setup test_hot_reload_storage_policy/test.py::test_hot_reload_policy 7.49s call test_named_collections_encrypted/test.py::test_local_storage_encrypted 6.95s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 6.94s call test_filesystem_cache/test.py::test_dynamic_resize 6.86s call test_mask_sensitive_info/test.py::test_encryption_functions 6.17s call test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 6.16s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 6.05s setup test_inherit_multiple_profiles/test.py::test_combined_profile 5.87s call test_no_merges_volume_ttl/test.py::test_no_merges_volume_ttl_merge 5.76s call test_filesystem_cache/test.py::test_system_sync_filesystem_cache 5.75s call test_filesystem_cache/test.py::test_keep_up_size_ratio 5.75s call test_no_merges_volume_ttl/test.py::test_no_merges_volume_no_regular_merges 5.71s call test_keeper_persistent_log/test.py::test_state_after_restart 5.67s teardown test_old_versions/test.py::test_server_is_older_than_client 5.50s teardown test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 5.38s call test_keeper_persistent_log/test.py::test_ephemeral_after_restart 5.28s call test_non_default_compression/test.py::test_preconfigured_custom_codec 5.13s teardown test_external_cluster/test.py::test_ddl_replicated 4.92s call test_mask_sensitive_info/test.py::test_create_alter_user 4.92s teardown test_filesystem_cache/test.py::test_system_sync_filesystem_cache 4.50s call test_external_http_authenticator/test.py::test_session_settings_from_auth_response 4.19s teardown test_old_parts_finally_removed/test.py::test_part_finally_removed 3.99s teardown test_no_merges_volume_ttl/test.py::test_no_merges_volume_ttl_merge 3.90s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 3.88s teardown test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 3.73s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 3.65s call test_mask_sensitive_info/test.py::test_create_database 3.36s call test_external_cluster/test.py::test_ddl 3.32s teardown test_http_native/test.py::test_http_native_returns_timezone 3.32s call test_hot_reload_storage_policy/test.py::test_hot_reload_policy 3.30s teardown test_grpc_protocol_ssl/test.py::test_wrong_client_certificate 3.25s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 3.21s teardown test_explain_estimates/test.py::test_explain_estimates 3.15s teardown test_inherit_multiple_profiles/test.py::test_combined_profile 3.11s teardown test_keeper_memory_soft_limit/test.py::test_soft_limit_create 3.01s call test_filesystem_cache/test.py::test_filesystem_cache_log 3.00s call test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 2.74s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 2.73s call test_mask_sensitive_info/test.py::test_create_dictionary 2.63s teardown test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 2.62s call test_mask_sensitive_info/test.py::test_on_cluster 2.59s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 2.58s call test_mask_sensitive_info/test.py::test_backup_table_AzureBlobStorage 2.41s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 2.37s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 2.35s teardown test_http_and_readonly/test.py::test_http_get_is_readonly 2.26s teardown test_keeper_session/test.py::test_session_timeout 2.26s call test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 2.19s teardown test_keeper_block_acl/test.py::test_keeper_block_acl 2.19s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 2.14s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 2.02s call test_grpc_protocol_ssl/test.py::test_insecure_channel 2.00s teardown test_keeper_mntr_pressure/test.py::test_aggressive_mntr 2.00s call test_grpc_protocol_ssl/test.py::test_wrong_client_certificate 1.90s teardown test_keeper_nodes_move/test.py::test_node_move 1.82s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 1.72s teardown test_keeper_four_word_command/test_allow_list.py::test_allow_list 1.59s teardown test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 1.58s teardown test_keeper_zookeeper_converter/test.py::test_smoke[True] 1.57s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.53s teardown test_filesystem_cache/test.py::test_custom_cached_disk 1.48s call test_keeper_four_word_command/test_allow_list.py::test_allow_list 1.47s teardown test_keeper_persistent_log/test.py::test_state_duplicate_restart 1.42s teardown test_executable_user_defined_functions_config_reload/test.py::test 1.40s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 1.40s teardown test_keeper_compression/test_with_compression.py::test_select 1.33s call test_mask_sensitive_info/test.py::test_query_masking_rule_with_ddl 1.31s teardown test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 1.30s teardown test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table 1.28s call test_inherit_multiple_profiles/test.py::test_combined_profile 1.28s call test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 1.24s call test_mask_sensitive_info/test.py::test_backup_table 1.23s call test_explain_estimates/test.py::test_explain_estimates 1.12s call test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 1.07s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 1.02s call test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 0.91s call test_external_cluster/test.py::test_ddl_replicated 0.81s call test_old_versions/test.py::test_server_is_older_than_client 0.81s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.80s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.75s call test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.57s call test_old_versions/test.py::test_client_is_older_than_server 0.48s call test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.42s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.37s call test_keeper_session/test.py::test_session_timeout 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.28s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.27s call test_external_http_authenticator/test.py::test_basic_auth_failed 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.27s call test_keeper_memory_soft_limit/test.py::test_soft_limit_create 0.27s call test_keeper_compression/test_with_compression.py::test_select 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.23s call test_grpc_protocol_ssl/test.py::test_secure_channel 0.10s call test_external_http_authenticator/test.py::test_header_failed 0.09s call test_http_and_readonly/test.py::test_http_get_is_readonly 0.04s call test_http_native/test.py::test_http_native_returns_timezone 0.00s teardown test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] 0.00s teardown test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] 0.00s teardown test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] 0.00s teardown test_keeper_zookeeper_converter/test.py::test_acls[True] 0.00s teardown test_keeper_persistent_log/test.py::test_ephemeral_after_restart 0.00s teardown test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] 0.00s teardown test_keeper_zookeeper_converter/test.py::test_smoke[False] 0.00s setup test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] 0.00s teardown test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 0.00s setup test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_mask_sensitive_info/test.py::test_create_table 0.00s setup test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] 0.00s setup test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] 0.00s teardown test_keeper_disks/test.py::test_logs_with_disks 0.00s teardown test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_keeper_internal_secure/test.py::test_secure_raft_works 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_keeper_zookeeper_converter/test.py::test_acls[False] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s teardown test_keeper_persistent_log/test.py::test_state_after_restart 0.00s setup test_mask_sensitive_info/test.py::test_query_masking_rule_with_ddl 0.00s setup test_filesystem_cache/test.py::test_system_sync_filesystem_cache 0.00s setup test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] 0.00s setup test_filesystem_cache/test.py::test_dynamic_resize 0.00s setup test_mask_sensitive_info/test.py::test_backup_to_s3 0.00s setup test_filesystem_cache/test.py::test_filesystem_cache_log 0.00s setup test_mask_sensitive_info/test.py::test_table_functions 0.00s setup test_keeper_zookeeper_converter/test.py::test_smoke[True] 0.00s teardown test_named_collections_encrypted/test.py::test_local_storage_encrypted 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s setup test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s teardown test_mask_sensitive_info/test.py::test_backup_table_AzureBlobStorage 0.00s teardown test_mask_sensitive_info/test.py::test_backup_table 0.00s teardown test_mask_sensitive_info/test.py::test_table_function_ways_to_call 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s setup test_mask_sensitive_info/test.py::test_create_alter_user 0.00s setup test_non_default_compression/test.py::test_preconfigured_default_codec 0.00s setup test_mask_sensitive_info/test.py::test_on_cluster 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 0.00s teardown test_grpc_protocol_ssl/test.py::test_secure_channel 0.00s teardown test_external_cluster/test.py::test_ddl 0.00s teardown test_grpc_protocol_ssl/test.py::test_insecure_channel 0.00s setup test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s teardown test_mask_sensitive_info/test.py::test_on_cluster 0.00s setup test_mask_sensitive_info/test.py::test_backup_table_AzureBlobStorage 0.00s setup test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 0.00s teardown test_old_versions/test.py::test_client_is_older_than_server 0.00s teardown test_mask_sensitive_info/test.py::test_iceberg_cluster_function 0.00s teardown test_keeper_session/test.py::test_session_close_shutdown 0.00s setup test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s setup test_keeper_zookeeper_converter/test.py::test_acls[True] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s setup test_old_versions/test.py::test_server_is_older_than_client 0.00s setup test_keeper_persistent_log/test.py::test_state_after_restart 0.00s setup test_mask_sensitive_info/test.py::test_create_table 0.00s setup test_keeper_zookeeper_converter/test.py::test_smoke[False] 0.00s setup test_named_collections_encrypted/test.py::test_zookeper_storage_encrypted 0.00s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s setup test_mask_sensitive_info/test.py::test_encryption_functions 0.00s setup test_mask_sensitive_info/test.py::test_create_database 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_grpc_protocol_ssl/test.py::test_wrong_client_certificate 0.00s setup test_mask_sensitive_info/test.py::test_iceberg_cluster_function 0.00s setup test_keeper_disks/test.py::test_snapshots_with_disks 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s teardown test_mask_sensitive_info/test.py::test_create_dictionary 0.00s teardown test_non_default_compression/test.py::test_preconfigured_custom_codec 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s setup test_grpc_protocol_ssl/test.py::test_secure_channel 0.00s setup test_mask_sensitive_info/test.py::test_table_function_ways_to_call 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.00s teardown test_mask_sensitive_info/test.py::test_encryption_functions 0.00s teardown test_mask_sensitive_info/test.py::test_create_database 0.00s setup test_mask_sensitive_info/test.py::test_create_dictionary 0.00s teardown test_no_merges_volume_ttl/test.py::test_no_merges_volume_no_regular_merges 0.00s setup test_external_cluster/test.py::test_ddl_replicated 0.00s teardown test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s setup test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s setup test_no_merges_volume_ttl/test.py::test_no_merges_volume_ttl_merge 0.00s setup test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 0.00s setup test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.00s setup test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s setup test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s setup test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 0.00s setup test_keeper_session/test.py::test_session_timeout 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s teardown test_hot_reload_storage_policy/test.py::test_hot_reload_policy 0.00s teardown test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s setup test_keeper_persistent_log/test.py::test_state_duplicate_restart 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_non_default_compression/test.py::test_preconfigured_default_codec 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_mask_sensitive_info/test.py::test_backup_to_s3 0.00s teardown test_filesystem_cache/test.py::test_dynamic_resize 0.00s teardown test_mask_sensitive_info/test.py::test_create_alter_user 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_external_http_authenticator/test.py::test_header_failed 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s teardown test_external_http_authenticator/test.py::test_basic_auth_failed 0.00s teardown test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.00s teardown test_mask_sensitive_info/test.py::test_query_masking_rule_with_ddl 0.00s teardown test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s teardown test_external_http_authenticator/test.py::test_header_failed 0.00s teardown test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.00s teardown test_filesystem_cache/test.py::test_filesystem_cache_log 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk =========================== short test summary info ============================ PASSED test_external_http_authenticator/test.py::test_basic_auth_failed PASSED test_external_http_authenticator/test.py::test_header_failed PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] PASSED test_grpc_protocol_ssl/test.py::test_insecure_channel PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] PASSED test_grpc_protocol_ssl/test.py::test_secure_channel PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] PASSED test_grpc_protocol_ssl/test.py::test_wrong_client_certificate PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass PASSED test_non_default_compression/test.py::test_preconfigured_custom_codec PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where PASSED test_keeper_zookeeper_converter/test.py::test_acls[False] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where PASSED test_mask_sensitive_info/test.py::test_backup_table PASSED test_mask_sensitive_info/test.py::test_backup_table_AzureBlobStorage PASSED test_old_versions/test.py::test_client_is_older_than_server PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard PASSED test_old_versions/test.py::test_server_is_older_than_client PASSED test_non_default_compression/test.py::test_preconfigured_default_codec PASSED test_hot_reload_storage_policy/test.py::test_hot_reload_policy PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart PASSED test_external_cluster/test.py::test_ddl PASSED test_external_cluster/test.py::test_ddl_replicated PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec PASSED test_keeper_persistent_log/test.py::test_state_after_restart PASSED test_keeper_zookeeper_converter/test.py::test_acls[True] PASSED test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table PASSED test_non_default_compression/test.py::test_uncompressed_cache_custom_codec PASSED test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec PASSED test_filesystem_cache/test.py::test_custom_cached_disk PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart PASSED test_filesystem_cache/test.py::test_dynamic_resize PASSED test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] PASSED test_inherit_multiple_profiles/test.py::test_combined_profile PASSED test_filesystem_cache/test.py::test_filesystem_cache_log PASSED test_named_collections_encrypted/test.py::test_local_storage_encrypted PASSED test_keeper_internal_secure/test.py::test_secure_raft_works PASSED test_executable_user_defined_functions_config_reload/test.py::test PASSED test_http_and_readonly/test.py::test_http_get_is_readonly PASSED test_keeper_session/test.py::test_session_close_shutdown PASSED test_keeper_session/test.py::test_session_timeout PASSED test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] PASSED test_mask_sensitive_info/test.py::test_backup_to_s3 PASSED test_explain_estimates/test.py::test_explain_estimates PASSED test_keeper_compression/test_with_compression.py::test_select PASSED test_named_collections_encrypted/test.py::test_zookeper_storage_encrypted PASSED test_keeper_disks/test.py::test_logs_with_disks PASSED test_mask_sensitive_info/test.py::test_create_alter_user PASSED test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success PASSED test_mask_sensitive_info/test.py::test_create_database PASSED test_mask_sensitive_info/test.py::test_create_dictionary PASSED test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] PASSED test_http_native/test.py::test_http_native_returns_timezone PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges PASSED test_keeper_block_acl/test.py::test_keeper_block_acl PASSED test_keeper_disks/test.py::test_snapshots_with_disks PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio PASSED test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts PASSED test_keeper_internal_secure/test.py::test_secure_raft_works_with_password PASSED test_keeper_four_word_command/test_allow_list.py::test_allow_list PASSED test_keeper_zookeeper_converter/test.py::test_smoke[False] PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache PASSED test_no_merges_volume_ttl/test.py::test_no_merges_volume_no_regular_merges PASSED test_keeper_zookeeper_converter/test.py::test_smoke[True] PASSED test_no_merges_volume_ttl/test.py::test_no_merges_volume_ttl_merge PASSED test_old_parts_finally_removed/test.py::test_part_finally_removed PASSED test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster PASSED test_keeper_nodes_move/test.py::test_node_move PASSED test_jbod_ha/test.py::test_jbod_ha PASSED test_mask_sensitive_info/test.py::test_create_table PASSED test_mask_sensitive_info/test.py::test_encryption_functions PASSED test_keeper_mntr_pressure/test.py::test_aggressive_mntr PASSED test_mask_sensitive_info/test.py::test_iceberg_cluster_function PASSED test_mask_sensitive_info/test.py::test_on_cluster PASSED test_mask_sensitive_info/test.py::test_query_masking_rule_with_ddl PASSED test_mask_sensitive_info/test.py::test_table_function_ways_to_call PASSED test_mask_sensitive_info/test.py::test_table_functions SKIPPED [1] test_keeper_memory_soft_limit/test.py:46: Disabled for sanitizers ================== 99 passed, 1 skipped in 342.57s (0:05:42) ===================